*{margin: 0px;padding: 0px;}
body{background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.main{
	width: 1100px;
	margin: 0 auto;
}
.head{
	width: 100%;
	height: 153px;
}
.head .top{
	width: 100%;
	height: 30px;
	background: #eee;
}
.head .top p{
	float: left;
	line-height: 30px;
	color:#333;
}
.head .top ul{
	float: right;
}
.head .top ul li{
	float:left;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.head .top ul li a{
	color:#333;
}
.head .top ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:10px;
    height:12px;
    width:1px;
    background:#333;
}
.head .top ul li:hover{
	text-decoration: underline;
}
.head .name{
	float: left;
	margin-top:45px;
}
.head .tel{
	float: right;
 	margin-top:40px;
 
}
.nav{
	width: 100%;
	height: 42px;
	background: #0096d3;
}
.nav ul{
	width: 1040px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.nav ul li{
	float: left;
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display: block;
}
.nav ul li:hover a{
  	background: #00709d;
} 
.slideBox{ 
	width:100%;  
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.slideBox .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.slideBox .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.slideBox .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 background:#ccc; 
 cursor:pointer; 
 
}
.slideBox .hd ul li.on{
 background:#007fd7; 
 color:#007fd7; 
}
.slideBox .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.slideBox .bd img{
	width:100%;   
	display:block; 
}
.slideBox .prev,
.slideBox .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.slideBox .next {
	font-size: 
	58px;color:#fff;
}
.slideBox .prev{
	font-size: 
	58px;color:#fff;
}
.slideBox .prev:hover,
.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.slideBox .prevStop{ 
	display:none;  
}
.slideBox .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height:40px;
	background: #eeeeee;
}
.keywords h3{
	float: left;
	line-height: 40px;
	font-size: 16px;
	color:#333;
}
.keywords  ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
	position: relative;
	font-size: 15px;
}
.keywords  ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:13px;
    height:15px;
    width:1px;
    background:#333;
}

.keywords  ul li:last-child:after{
    height:0px;
    width:0px;
}
.cont-1{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.title{
	width: 382px;
	height:80px;
	background:url(../images/title.png)0 26px no-repeat;
	margin: 0 auto;
}
.title h3{
	font-size: 30px;
	color:#0096d3;
	text-align: center;
}
.title p{
	font-size: 12px;
	color:#555555;
	margin-top:13px;
	text-align: center;
}
.list{
	width: 277px;
	height:512px;
	float: left;
	background: #0096d3;	
}
.list .tit{
	width: 255px;
	height: 90px;
	background: #fff;
	margin: 0 auto;
	margin-top:10px;
	border-radius: 5px;
}
.list .tit h3{
	float: left;
	line-height: 90px;
	font-size: 20px;
	font-weight: bold;
	color:#0096d3;
	margin-left:30px;
}
.list .tit img{
	margin-top:40px;
	float: left;
	margin-left: 10px;
}
.list ul{
	width: 255px;
	margin: 15px auto;
}
.list ul li{
	width:255px;
	height: 50px;
	background: url(../images/hover.png)no-repeat;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin-top:10px;
}
.list ul li a{
	color:#333;
}
.list .tel{
	width: 255px;
	border: 1px solid #fff;
	height: 80px;
	margin:  0 auto;
	margin-top:70px;
}
.list .tel span{
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0096d3;
	margin: 0 auto;
	font-size: 18px;
	color:#fff;
	margin-top:-15px;
}
.list .tel p{
	width: 255px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	line-height:30px;
	font-size: 30px;
	color:#fff;
	font-weight: bold;
	letter-spacing: 1px;
}
.product{
	width: 795px;
	float: right;
	height: 608px;
}
.product ul li{
	float: left;
	width: 250px;
	height: 250px;
	margin-left: 10px;
	margin-bottom:15px;
}
.product ul li div{
	width: 248px;
	height: 210px;
	border: 1px solid #dcdcdc;
}
.product ul li img{
	width: 230px;
	height:190px;
	margin: 10px;
}
.product ul li p{
	width: 250px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #999999;
	color:#fff;
	margin-top:5px;
}
.cont-2{
	width: 100%;
	height:450px;
	margin-top:30px;
	background: #0096d3;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
	float: left;
}
.about .title h3{
	color:#fff;
	margin-top:;
}
.about .title  p{
	color:#2b8bf1;
}
.about .left{
	width: 600px;
	height: 254px;
	float: left;
}
.about .left h4{
	font-size: 18px;
	color:#fff;
	font-weight: normal;
}
.about .left p{
	font-size: 15px;
	color:#fff;
	line-height: 22px;
	margin-top:10px;
	color:#fff;
}
.about .left span{
	font-size: 18px;
}
.about .right{
	width: 454px;
	height: 285px;
	float: right;
	background: url(../images/bg.png)3px 30px no-repeat;
}
.about .right a{
	display: block;
	width: 160px;
	height: 45px;
	margin-top:115px;
	border: 1px solid #ffffff;
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
	color:#fff;
}
.about .right img{
	float: right;
	border: 5px solid #fff;
}
.cont-3{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.cont-3 ul{
	margin-top:20px;
	margin-left: -5px;
 
}
.cont-3 ul li{
	float: left;
	width: 270px;
	height: 365px;
	background: #f5f5f5;
	margin-left:6px;

	
}
.cont-3 ul li .pic{
	width: 270px;
	height: 235px;
}
.cont-3 ul li .pic img{
	width: 270px;
}
.cont-3 ul li div{
	width: 275px;
	height: 130px;
	float: left;
}
.cont-3 ul li div img{
	margin:0 auto;
	margin-top:30px;
	border-right: 1px solid #fff;
}
.cont-3 ul li div p{
	color:#555555;
	text-align: center;
	margin-top:10px;
	font-size: 14px;
}
.cont-4{
	width: 100%;
	height: 480px;
	background: #e7e914;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
	float: left;
}
.news .title h3{
	color:#000000;
}
.news .title p{
	color:#fff;
}
.news .title{
	background: url(../images/title02.png)0 26px no-repeat;
}
.news .left{
	width:620px;
	height: 360px;
	float: left;
	margin-top:10px;
}
.news .left ul li{
	float: left;
	width:300px;
	height: 318px;
	background:#fff;
	margin-left: 10px;
}
.news .left ul li img{
	width: 280px;
	height: 150px;
	margin: 10px;
}
.news .left ul li .text{
	width: 240px;
	margin: 0 auto;
}
.news .left ul li .text h4{
	font-size: 15px;
}
.news .left ul li .text h4 a{
	color:#333;
}
.news .left ul li .text p{
	font-size: 14px;
	color:#333;
	margin-top:5px;
	width: 240px;
	height:94px;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .right{
	width: 470px;
	height: 320px;
	float:right;
	margin-top:5px;
}
.news .right ul li{
	width: 100%;
	height: 40px;
	background: #fff url(../images/icon.png)450px 14px no-repeat;
	margin-top:6px;
	margin-bottom:2px;
}
.news .right ul li a{
	display: block;
	float:left;
	line-height: 40px; 
	margin-left: 15px;
	font-size: 15px;
	font-weight: normal;
	color:#333333;
	font-weight: bold;
}
.news .right ul li p{
	float:right;
	margin-right:50px;
	line-height: 40px;
}
.cont-5{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top:30px;
}
.contact{
	width: 100%;
	height:500px;
	overflow: hidden;
}
.contact .left{
	float: left;
	width: 560px;
	height: auto;
	overflow: hidden;
	margin-top:30px;

}
.contact .left img{
	width: 530px;
	height: 135px;
}
.contact .left h4{
	font-size: 18px;
	color:#333333;
	font-weight: normal;
	margin-top:10px;
}
.contact .left p{
	font-size: 15px;
	color:#333;
	margin-top:5px;
}
.contact .form{
	width: 520px;
	height: 350px;
	float: right;
	margin-top:30px;
}
.contact .form ul li{
	width: 520px;
	height: 45px;
	margin-bottom: 10px;
	background: url(../images/icon02.png)510px 20px no-repeat;
}
.contact .form ul li p{
	float: left;
	font-size: 16px;
	color:#333;
	line-height: 45px;
}
.contact .form ul li input{
	width: 410px;
	float:left;
	margin-left:10px;
	height:43px;
	border:1px solid #b5b5b5;
	background: #e5e5e5;
	border-radius: 8px;
}
.contact .form ul li textarea{
	float:left;
	margin-left: 10px;
	width: 410px;
	height: 130px;
	resize: none;
	background: #e5e5e5;
}
.contact .form .t{
	width: 400px;
	height: 40px;
	margin-right: 20px;
	margin-top:25px;
	border: none;
	float: right;
	font-family: "微软雅黑";
	letter-spacing: 3px;
	border-radius: 8px;
	background:#0096d3;
	color:#fff;
	font-size: 18px;
}
.links{
	width: 100%;
	height:50px;
	background: #0096d3;
}
.links .tit{
	width: 140px;
	height: 50px;
	background:#f2a00b;
	line-height: 50px;
	color:#fff;
	text-align: center;
	float:left;
	 
}
.links .tit h3{
	font-weight: normal;
	font-size: 18px;
}
.links ul{
	float: left;
	width: 893px;
	margin-left: 10px;
	overflow: hidden;
	height: 50px;
}
.links ul li{
	float: left;
	line-height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.links ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:18px;
    height:15px;
    width:1px;
    background:#fff;
}

.links ul li:last-child:after{
    height:0px;
    width:0px;
}
.links ul li a{
	color:#fff;
	font-size: 15px;
}
.links .gotop{
	width: 50px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color:#282828;
	float:right;
}
.footer{
	width: 100%;
	height: 280px;
	background: #282828;
	position: relative;
	float:left;
}
.footer .left{
	width:385px;
	border-right:1px solid #535353;
	height: 180px;
	margin-top:30px;
	float: left;
}
.footer .left h4{
	font-size: 28px;
	color:#555555;
	margin-top:15px;
}
.footer .left span{
	color:#555555;
	font-size: 14px;
}
.footer .left p{
	font-size: 15px;
	color:#555555;
	margin-top:10px;
	line-height: 22px;
}
.footer .tel{
	width: 350px;
	height: auto;
	overflow: hidden;

}
.footer .tel ul li{
	margin-top:5px;
}
.footer .tel ul li:nth-child(1){
	width: 350px;
	height: 40px;
	background: url(../images/icon04.png)0 7px no-repeat;
}
.footer .tel ul li:nth-child(1) img{
	margin-top:10px;
	margin-left:45px;
	float: left;
}
.footer .tel ul li:nth-child(2){
	width: 350px;
	height: 40px;
	background: url(../images/icon03.png)5px 0 no-repeat;
	
}
.footer .tel ul li:nth-child(2) p{
	font-size: 15px;
	color:#fff;
	float: left;
	margin-left:45px;
}
.jiathis_style{
	margin-top:15px;
	margin-left: 10px;
}
.footer .middle{
	width: 300px;
	height: 180px;
	float: left;
	margin-top:30px;
	border-right: 1px solid #535353;
}
.footer .middle h4{
	font-size: 18px;
	color:#fff;
	font-weight: normal;
	margin-left:95px;
}
.footer .middle ul{
	margin-left:100px;
	width: 110px;

}
.footer .middle ul li{
	float: left;
  	width: 110px;
	margin-top:15px;
	overflow: hidden;
}
.footer .middle ul li a{
	color:#fff;
	font-size: 15px;
}
.footer .middle ul li:hover{
	text-decoration: underline;
}
.footer .map{
	width: 370px;
	height: 175px;
	float: right;
	margin-top:30px;
}
 
.footer .copyright{
	width: 100%;
	height: 40px;
	background: #333333;
	position: absolute;
	bottom: 0;
}
.footer .copyright p{
	text-align: center;
	line-height: 40px;
	color:#fff;
}
.footer a{
	color:#fff;
}
.container{ width:1100px; margin:30px auto;}
.con_left{ width:277px; float:left; margin-right:20px; margin-top:0px;}
.con_right{ width:803px; float:left; }
.in_contact{ width:100%; float:left; }
.in_contact .tit{ width:267px;font-size:15px; font-weight:bold; margin-top:20px; line-height:40px; color:#FFF; padding-left:10px; background:#0096d3; position:relative;}
.in_contactmid{ padding-left:10px;}
.in_contactmid h3{ font-size:16px; line-height:32px;}
.in_contactmid img{ margin-top:10px;}
.in_contactmid p{ line-height:20px;}
.in_contact .tit .position a{ color:#FFF;}
.current{background:#00709d;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold; border-bottom:#ccc 1px solid; height:39px; line-height:39px;font-size:18px; color:#333; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a{
	padding: 0 10px;
	position: relative;
}
.position a:after{
	content: ">";
	position: absolute;
	right: 0;
	color: #333;
	right:-5px;
	font-size: 12px;
	height: 20px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	font-family: '宋体';
	line-height: 20px;
}

.position a:last-child{
	padding-right: 0;
}
.position a:last-child:after{
	display: none;
}
.position a:link{ color:#000; font-size:12px;}
.position a:visited{ color:#000;font-size:12px;}
.position a:hover{ color:#f00;font-size:12px;}
.ul_news{ width:277px; margin:0px auto; float:left; margin-bottom:10px;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:28px; line-height:28px; border-bottom:#999 1px dashed;  color:#1d1d1d;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}

.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:250px; height:230px; float:left; margin-top:10px; margin-right:20px;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{ width:245px; height:200px; padding:5px; border:#ccc 1px solid;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#ca010b; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}


.index_newscont{ width:100%; margin:0px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon.png) no-repeat 5px; padding-left:30px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul a li { color:#3e3e3e;}
.index_newscont ul li:link{ color:#3e3e3e;;}
.index_newscont ul li:visited{ color:#3e3e3e;}
.index_newscont ul li:hover{ color:#f00;}

.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#1e8add; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:80px; height:30px; line-height:30px; color:#FFF; background:#282828; border:none;}
.intxt{ height:28px; margin-top:10px;}


.allmap{
	height: 450px;
	width: 100%;
}